Installation instructions for GoldPack programs.

Installing a Goldpack program involves placing it into a directory and 
then making an icon for it in program manager or the start menu in 
Win95.  The Goldpack programs all use the Oracle Call Interface built 
into SQL-Net and other Oracle products (Personal Oracle) to communicate
with Oracle.  No other interface is required.

Communications with the OCI are done through a dynamic link library file
supplied by Oracle.  The Goldpack programs search for this file in your
path as follows:

16 bit Goldpack programs search for the following files and will stop when
they find one:

	ora73win.dll
	ora72win.dll
	ora71win.dll
	ora7win.dll

32 bit Goldpack programs search for the files:
        OCIW32.DLL
        ora72NT.dll
        ora71NT.dll
        orant72.dll
        orant71.dll

Troubleshooting SQL-Net:  Oracle includes a program called nettest.exe,
oraping.exe, or tnsping.exe with SQL-Net to test your installation.  If 
you have any problems connecting to Oracle with a Goldpack program, use
one of these programs to make sure that your SQL-Net installation is 
working.  

The gold32xx.zip package contains the following files:

  install.txt	This file.
  license.txt  The license file.
  register.txt	Information about registering.
  Golden32.exe	The Golden executable.
  Golden32.hlp  The help file.

Copy Golden32.exe and Golden32.hlp to any directory on your hard drive (I 
usually put them in c:\oraxxx\bin.)  This directory should be in your path
(this is part of the SQLNet install.)

Make an icon for Golden32.exe.

That's it!

You must read and agree to the License.txt file before using this 
program.

Please enjoy Golden and email me if you have any questions or comments.  
Please register if you use it after 30 days!

Thanks,

Mark Ford
Benthic Software
eMail: markford@tiac.net
compuserve: 103217,560 (103217.560@compuserve.com)

----------------------------------------------------------------------
Oracle7, SQL-Net, and the Oracle Call Interface are trademarks of Oracle 
Corporation.
